home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8997 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  42 lines

  1. Path: news.infoserve.net!usenet
  2. From: paveltka@unix.infoserve.net (Pavel Tkatchouk)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: UNIX, NT device driver books?
  5. Date: Tue, 27 Feb 1996 20:32:09 GMT
  6. Message-ID: <4gvqa4$hql@news.infoserve.net>
  7. References: <4f5lug$s7o@news.infoserve.net>
  8. Reply-To: paveltka@unix.infoserve.net
  9. NNTP-Posting-Host: unix.infoserve.net
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. David Golombek wrote:
  13.  
  14.  
  15. >Unfortunately, there are not yet any NT device driver books out yet.
  16. >Several have been announced, but all are running late, and bookstores
  17. >don't when to expect them.  However, MSDN January release has A LOT
  18. >of information on writing NT device drivers, and the DDK cd that
  19. >comes with it has a lot of good source code.  I've managed to finish
  20. >a pretty complicated device driver with that info.
  21.  
  22. >For Unix, get
  23. >Writing UNIX Device Drivers in C.
  24. >I don't have numbers on it, but any good computer book store should
  25. >cary it -- it's basically the bible on the subject.
  26.  
  27.  
  28. >MSDN is the Microsoft Developer Network.  It comes in three different
  29. >levels, depending on how much you want to pay MS...  The DDK (Device
  30. >Driver Kit) comes with levels 2 and 3, which cost about $400 and $1000
  31. >respectively (level 3 includes a BackOffice DK) or something like
  32. >that. However, if you're going to be doing serious development
  33. >for Windows of any sort, the developers kit will pay for itself rather
  34. >quickly.  Contact MS for more details, they'll be more than happy to
  35. >tell you all :-)
  36.  
  37. >Good luck,
  38. >David Golombek
  39.  
  40.  
  41.  
  42.